JavaScript

{grid.object}argumentValue Method

Syntax

{grid.Object}.argumentValue(argumentName);

Arguments

argumentName

The argument passed in, whose value you want to get.

Description

Get the value of an argument that was passed into the Grid.

See Also